home *** CD-ROM | disk | FTP | other *** search
- Path: draco.prima.ruhr.de!ehb
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: GadTools GENERIC gadget.
- Distribution: world
- References: <19960321.1442588.13C40@hereford.ampr.org>
- From: ehb@draco.prima.ruhr.de (Edwin H. Bielawski)
- Message-ID: <ehb.04ep@draco.prima.ruhr.de>
- Date: Fri, 22 Mar 96 15:39:11 +0100
- Organization: private UUCP site Dortmund Scharnhorst (Germany), member of Prima e.V.
-
- In article <19960321.1442588.13C40@hereford.ampr.org> kgroombr@hereford.ampr.org (Kenton Groombridge) writes:
- >I am trying to create a toggle button with the new GadTools look. Since the
- >GadTools button does not have a "TOGGLE" tagitem (That should have been in
-
- The only legal gadtools toggle select gadget is CHECKBOX_KIND.
- Do you want to change the image?
-
- >there), I am attempting to create one using the GENERIC gadget. It seems
- >that if I do it this way, it looks just the the gadgets in OS 1.3 (the same
- >select color). Does anybody know a system legal way to get this effect?
-
- GENERIC_KIND gadget are for mixing GadTools gadgets with other ones.
-
- When you create a GENERIC_KIND gadget with GadTools, you gets a normal
- intuition gadget structure! Set all needed entries after creation.
- FreeGadgets will not free your entries, so all changes are legal.
-
- I use this for gadgets with different images and toggle select.
-
- BTW GT_SetGadgetAttrs would not work on such a gadget!
-
- <enb
-
- --
- greetings from draco.prima.ruhr.de
-
- Edwin H. Bielawski
-